@charset "utf-8";

/*xml*/
.sitexml {
    float: right;
    line-height: 21px;
}

.sitexml,.sitexml a {
    font-size: 12px;
}

.sitexml .f_count {
    color: #F00;
    font-weight: bold;
}

/*热门关键词*/
.hot_search a {
    margin-right: 10px;
    font-size: 12px;
}

.left-keyword .list-unstyled {
    overflow: hidden;
    margin-right: -1.3%;
    padding-top: 5px;
}

.left-keyword .list-unstyled li {
    width: 46%;
    float: left;
    border: 1px dashed #d0d0d0;
    background: #fcfcfc;
    padding-left: 0px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right_keyword {
    margin-left: 5%;
}

/*搜索关键词*/
.tag_total {
    height: 36px;
    line-height: 36px;
    text-align: left;
    padding-left: 20px;
    background-color: #edf1f5;
    border: 1px solid #b6c7db;
    margin-bottom: 15px;
}

.sosearch .soso {
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
    clear: both;
}

.sosearch .soso li,.sosearch .soso .sonew {
    overflow: hidden;
}

.sosearch .soso .sonew {
    margin-bottom: 5px;
}

.sosearch .soso .sonew .fl {
    font-size: 16px;
}

/*一句话导航*/
.copyright {
    font-size: 12px;
}

/*主营区域*/
.themain {
    clear: both;
    text-align: center;
    color: #fff;
}

.themain a {
    color: #fff;
    margin: 0 5px;
}

/*幻灯片*/
.row-ban {
    margin: 0
}

/*友情链接*/
.links {
    line-height: 21px;
}

.links,.links a {
    font-size: 12px;
    margin: 0 10px;
}

/*首页产品分类左侧*/
/*.porcer { width:245px;}*/
.porcer .pobt {
    background: url(../images_public/tabs.png) no-repeat;
}

.porcer .pobt {
    padding: 14px 0 0;
    overflow: hidden;
}

.porcer .pobt span {
    display: inline-block;
    font-size: 26px;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
}

.porcer .pobt p {
    font-size: 14px;
    text-align: center;
    color: rgb(77, 173, 245);
}

.porcer .pocconent {
    border: 4px solid #0065b5;
    border-top: none;
    background: #fffbff;
    text-align: center;
    padding-bottom: 15px;
}

.porcer .pocconent ul {
    padding: 5px;
}

.porcer .pocconent ul li {
    background: url(../images_public/libargom.png) repeat-x;
    border-bottom: 1px solid #d0d0d0;
    line-height: 50px;
}

.porcer .pocconent ul li a {
    font-size: 15px;
}

.porcer .pocconent ul li:hover {
    background: url(../images_public/libargom_hover.png) repeat-x;
}

.porcer .pocconent ul li:hover a {
    color: #fff;
}

.porcer .pocconent ul li.sy_layer1 {
    position: relative;
    z-index: 99999;
}

.porcer .pocconent ul li.sy_layer1 .sy_layer2 {
    position: absolute;
    left: 227px;
    top: 0px;
    width: 210px;
    padding: 10px;
    background: #f5f6f6;
    z-index: 9999;
}

.porcer .pocconent ul li:hover .sy_layer2 a {
    color: #000;
}

.porcer .pocconent ul li:hover .sy_layer2 li:hover a {
    color: #fff;
}

.porcer .pocconent ul li .sy_layer2 ul {
    padding: 0;
}

.porcer .pocconent .imgbostel {
    height: 237px;
    background: url(../images_public/telfenlei.png) no-repeat center center;
    margin-top: 10px;
    position: relative;
}

.porcer .pocconent .imgbostel p {
    margin: 0;
    padding: 0 0 0 22px;
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}

/*产品列表介绍*/
.portab {
    margin-top: 35px;
    overflow: hidden;
}

.portab .item {
    text-align: center;
    margin-bottom: 15px;
}

.portab .item .ar_1 {
    width: 100%;
    height: 210px;
}

.portab .item .ar_1 .img-auto {
    width: 260px;
    border: 1px solid #ccc;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    height: 210px;
    padding: 5px;
    background: #fff;
}

.portab .item .ar_1 img {
    display: inline-block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.portab .item .ar_1:hover .img-auto {
    border: 1px solid #339;
}

.portab .item .ar_2 {
    clear: both;
    height: 36px;
    line-height: 36px;
    background: #e80000;
    text-align: center;
    display: block;
    color: #fff;
    overflow: hidden
}

.left-keyword {
    clear: both;
}

@media (max-width: 768px) {
    .nav_full {
        height:auto !important;
    }

    .portab {
        margin-top: 0;
    }

    .portab .col-md-4 {
        float: left;
        width: 50%;
        padding: 0 5px;
    }

    .portab .item {
        margin: 0;
    }

    .porcer .pobt {
        display: none;
    }

    .porcer .pocconent {
        padding: 0;
        background: none;
        border: none;
    }

    .porcer .pocconent ul {
        overflow: hidden;
    }

    .porcer .pocconent ul li {
        float: left;
        width: 33.3333%;
        background: none;
        border: none;
    }

    .porcer .pocconent ul li a {
        font-size: 14px;
    }

    .porcer .pocconent .imgbostel {
        display: none;
    }
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.media-heading .fr {
    color: #999;
    font-weight: normal;
    font-size: 12px;
    margin-left: 12px;
}

.page-l-clist li {
    position: relative;
    z-index: 9999;
}

.page-l-clist li .layer2 {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 210px;
    padding: 0;
    background: #f5f6f6;
    z-index: 9999;
}

.img-inner {
    border: 1px solid #ccc;
    height: 150px;
    display: block;
    vertical-align: middle;
    width: 100%;
    padding: 5px;
    text-align: center;
}

.img-inner:hover {
    border: 1px solid #339;
}

.img-inner img {
    display: inline-block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

/*IE11*/
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none) {
    .portab .item .ar_1 .img-auto,.img-inner {
        float: left;
    }

    .portab .item .ar_1 .img-auto img,.img-inner img {
        height: 198px;
    }
}

/*手机图标*/
.iconlist {
    overflow: hidden;
}

.iconlist li {
    width: 23%;
    float: left;
    text-align: center;
    margin: 0 1% 0;
    padding: 2% 2% 0;
}

.iconlist li a .ficon {
    background: #020f31;
    line-height: 65px;
    height: 65px;
    display: table-cell;
    vertical-align: middle;
    width: 80px;
    border-radius: 5px;
}

.iconlist li a .ficon i {
    color: #fff;
    font-size: 30px;
}

.iconlist li a p {
    line-height: 36px;
}

/*网警/备案*/
.police {
    color: #fff;
    text-align: center;
    line-height: 24px;
}

.police a {
    margin: 0 5px;
}

/* 内页 */
.page-body {
    margin: 20px auto 50px;
}

.page-l-tit {
    padding: 10px 0 10px 60px;
    background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat;
    color: #fff;
}

.page-l-tit h3 {
    margin-top: 0;
    margin-bottom: 5px;
}

.page-l-tit p {
    font-size: 12px;
    margin-bottom: 0;
}

.page-l-clist {
    border: 1px solid #ddd;
    border-top: none;
}

.page-l-clist ul {
    padding: 15px;
}
.page-l-clist li {
    text-align: center;
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
}
.page-l-clist li a{
    display:block;
    line-height:40px;
}
.page-l-clist li a:hover {
    display: inline-block;
    width: 100%;
    height: 40px;
    color: #333;
    background: #eeeeee;
}
#ibrcolor ul{
    padding:0;
}
.page-body .sec-tit {
    margin-top: 15px;
    background: #e54a27;
    padding: 5px 20px;
    overflow: hidden;
}
.left-news{
    border:1px solid #ddd;
    padding: 15px;
}
.left-news li {
    border-bottom: 1px dashed #ccc;
}

.left-news li h5 {
    line-height: 14px;
    text-align: left;
    margin: 0;
    color: #666;
    height:32px;
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height: 32px;
}
.sec-tit h2 {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
}

.sec-tit span {
    font-size: 18px;
    color: #e5e5e5;
    margin-left: 10px;
}

.sec-tit h5 {
    float: right;
    margin-top: 8px;
    margin-bottom: 0;
}

.sec-tit h5 i {
    margin-left: 5px;
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background: #ff7354;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-style: normal;
    line-height: 12px;
}

.sec-tit h5 a {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    border-radius: 3px;
}

.sec-tit h5 a:hover {
    background: #ff7354;
    color: #fff;
}

.sec-tit h5 a:hover i {
    background: transparent;
    background: none !important;
}
.list-unstyled li:nth-last-child(1){
    border-bottom:0;
}
.crumbs-item {
    line-height: 32px;
    border-bottom: 3px double #d7dbdf;
    overflow: hidden;
    margin-bottom: 15px;
}

.page-content {
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.page-content img {
    /*max-width:100% !important;*/
    height: auto !important;
}

.page-detail img {
    width: auto !important;
}

.page-plist {
    margin-top: 15px;
}

.page-plist > div {
    margin-bottom: 10px;
}

.page-plist > div h5 {
    text-align: center;
}

.page-alist {
    margin: 0 -10px;
}

.page-alist .col-md-4 {
    padding: 0 10px;
}

.page-alist .col-md-4 h5 {
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    float: left;
    display: block;
    width: 100%;
}

.page-alist li {
    clear: both;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px dotted #ddd;
}

.page-alist .page-adate {
    float: left;
    width: 60px;
    text-align: center;
    color: #999;
    margin-right: 15px;
    background: #e8e8e8;
}

.page-alist .page-adate h3 {
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 0;
}

.page-alist .page-adate p {
    margin-bottom: 5px;
}

.page-alist .page-atit p {
    font-size: 12px;
    color: #999;
    margin-bottom: 0;
}

.page-alist .page-atit a {
    color: #333;
}

.page-alist .page-atit a:hover {
    color: #3481dd;
}

.page-con-tit {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 15px;
}
.page-con-tit h1{
    font-size:24px;
    text-align:center;
    margin-bottom: 20px;
}
.page-con-tit h3 {
    text-align: center;
}

.page-con-tit .haiofn {
    text-align: center;
    color: #999;
    line-height: 28px;
    font-size: 12px;
}

.page-con-tit .haiofn .bdsharebuttonbox {
    float: right;
}

.page-con-tit .haiofn span {
    text-align: center;
    color: #999;
    padding-left: 10px;
}

.page-summary {
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #f7f7f7;
    padding: 15px;
    margin-bottom: 15px;
    color: #666;
    display: none;
}

.page-detail {
    padding: 10px 0;
    font-size: 14px;
    line-height: 26px;
}

.page-detail img {
    max-width: 100% !important;
    height: auto !important;
}

.tags {
    clear: both;
    padding: 10px 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    margin: 10px 0;
}

.tags a {
    margin: 0 1%;
    display: inline-block;
    padding: 0 0.5%;
    color: #337ab7;
}

/*新闻样式1*/
.news_1 {
    overflow: hidden;
    background: #52a750;
    padding: 1% 2%;
}

.news_1 li {
    display: inline-block;
    line-height: 24px;
    width: 100%;
    border-bottom: 1px dotted #ddd;
    margin: 1% 0;
}

.news_1 i {
    color: #f8cc26;
    float: left;
    width: 12px;
    height: 12px;
    line-height: 24px;
    margin-right: 1%;
    width: 3%;
}

.news_1 a {
    float: left;
    color: #fff;
    width: 82%;
    height: 25px;
    overflow: hidden;
    font-weight: bold;
}

.news_1 span {
    float: right;
    color: #c9d3ca;
    width: 14%;
    text-align: right;
}

/*新闻样式2*/
.news_2 {
    overflow: hidden;
    padding: 1% 2%;
}

.news_2 li {
    display: inline-block;
    line-height: 24px;
    width: 100%;
    border-bottom: 1px dotted #ddd;
    margin: 1% 0;
}

.news_2 a {
    color: #0472d3;
    width: 100%;
    height: 25px;
    overflow: hidden;
    display: inline-block;
    font-weight: bold;
}

.news_2 span {
    color: #c9d3ca;
    width: 100%;
    display: inline-block;
}

.news_2 p {
    width: 100%;
    height: 40px;
    line-height: 21px;
    overflow: hidden;
    color: #999;
}

/*新闻样式3*/
.news_3 {
    overflow: hidden;
    padding: 1% 2%;
}

.news_3 li {
    display: inline-block;
    line-height: 24px;
    width: 100%;
    border-bottom: 1px dotted #ddd;
    margin: 1% 0;
    padding: 2% 0;
}

.news_3 a {
    color: #0472d3;
    width: 100%;
    height: 25px;
    overflow: hidden;
    display: inline-block;
    font-weight: bold;
}

.news_3 span {
    color: #c9d3ca;
    width: 100%;
    display: inline-block;
}

.news_3 p {
    width: 100%;
    height: 40px;
    line-height: 21px;
    overflow: hidden;
    color: #999;
}

.news_3 .fl {
    width: 30%;
}

.news_3 .fr {
    width: 70%;
}

.news_3 .fl img {
    width: 90%;
}

/*新闻样式4*/
.news_4 {
    overflow: hidden;
    padding: 1% 2%;
}

.news_4 li {
    border-bottom: 1px solid #f2f2f2;
    clear: both;
    overflow: hidden;
    line-height: 140%;
    margin: 2% 0;
    padding-bottom: 2%;
}

.news_4 .time {
    background: #1c88ec;
    width: 60px;
    float: left;
    text-align: center;
    margin-left: 1%;
}

.news_4 .time .day {
    color: #fff;
    font-size: 24px;
    height: 41px;
    line-height: 41px;
    font-weight: bold;
    text-decoration: none;
}

.news_4 .time .dates {
    color: #fff;
    display: block;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
}

.news_4 .conts {
    margin-left: 15%;
}

.news_4 .conts p {
    color: #999;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    margin: 0;
}

.news_4 .conts p.title a {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    line-height: 180%;
    overflow: hidden;
    height: 25px;
    color: #0472d3;
}

.news_4 .conts p.abstract {
    display: inline-block;
    font-size: 12px;
    color: #666;
    font-weight: normal;
    text-decoration: none;
    line-height: 180%;
    overflow: hidden;
    height: 40px;
}

@media (max-width: 768px) {
    .news_1 a {
        width:71%;
    }

    .news_1 span {
        width: 25%;
    }

    .news_3 p {
        margin: 0
    }

    .news_3 .fl {
        width: 45%;
    }

    .news_3 .fr {
        width: 55%;
    }

    .news_4 .conts {
        margin-left: 25%;
    }

    .page-body > .row > .col-md-3 {
        display: none;
    }

    .page-alist .page-atit p {
        height: 50px;
        overflow: hidden;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .page-atit h4 {
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .page-alist .col-md-4 {
        height: 190px;
        float: left;
        width: 49.9999%;
        padding: 0 5px;
    }

    .page-alist .col-md-4 h5 {
        height: 15px;
        line-height: 15px;
        overflow: hidden;
    }

    .img-inner {
        height: 150px !important;
        overflow: hidden;
    }

    .portab .col-md-3 {
        float: left;
        width: 49.9999%;
        padding: 0 5px !important;
    }

    .pull_all {
        width: 81%;
        padding-top: 0;
        height: auto;
    }

    .page-content img {
        width: 100% !important;
    }
}

/*产品和新闻*/
.relatedProduct ul {
    margin: 10px auto;
    overflow: hidden;
}

.relatedProduct ul li {
    display: table-cell;
    width: 33.3333%;
    overflow: hidden;
    float: left;
}

.relatedProduct ul li img {
    width: 100%;
}

.relatedProduct ul li a {
    border: 1px solid #ccc;
    display: inline-block;
    margin: 5px;
    height: 30px;
    line-height: 15px;
    overflow: hidden;
}

.relatedProduct ul li a.img {
    width: 100%;
    height: 105px;
    overflow: hidden;
}

.ishow {
    overflow: hidden;
}

.ishow .name {
    margin-bottom: 10px;
}

.relatedProduct .col-md-3 {
    margin-bottom: 15px;
}

.relatedProduct .col-md-3 .imsg {
    display: table-cell;
    vertical-align: middle;
    padding: 3px;
    border: 1px solid #ccc;
    width: 191px;
    height: 145px;
}

.relatedProduct .col-md-3 img {
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.relatedProduct .col-md-3 h3 {
    margin-top: 10px;
    overflow: hidden;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    text-align: center;
}

.relatedProduct ul li a.title {
    border: none !important;
    display: block;
    text-align: center;
}

.relatedProduct ul li:hover a.title, .relatedProduct ul li a.title:hover {
    color: #3573E4;
}

.relatedNews ul, .city ul, .relatedService ul {
    margin: 10px auto;
}

.relatedNews ul li {
    float: left;
    width: 33.3333%;
}

.relatedNews a {
    display: inline-block;
    padding: 0 5px;
    line-height: 25px;
    overflow: hidden;
    height: 25px;
    font-size: 12px;
}

.ishow .name {
    padding-bottom: 5px;
    font-weight: bold;
}

.ishow .relate-product h3 {
    font-size: 12px;
    margin: 0;
}

.ishow .relate-product h3 a {
    border: none;
}

.product_detail {
    padding: 5px;
    overflow: hidden
}

.product_detail h1.title {
    text-align: center;
    line-height: 30px;
    font-family: "Microsoft YaHei";
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 15px;
    padding-bottom: 5px;
    margin-top: 0;
}

.product_detail .img {
    width: 305px;
    height: 310px;
    float: left;
    padding: 2px;
    border: 1px solid #e0e1dc;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.product_detail .small {
    width: 299px;
    height: 200px;
}

.jqzoom {
    text-decoration: none;
    display: inline-block;
}

.product_detail .list {
    width: 60%;
    float: left;
    margin-left: 30px;
    display: inline;
    padding-top: 8px;
}

.list_p {
}

.list_p li {
    height: 37px;
    line-height: 27px;
    font-size: 12px;
    border-bottom: 1px dashed #e0e1dc;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: "Microsoft YaHei"
}

.list_p li h2 {
    font-size: 12px;
    font-weight: normal;
    font-family: "Microsoft YaHei"
}

.list_p li h2 a {
    font-weight: bold;
}

.product_detail .inquiry {
    line-height: 32px;
    border: none;
    margin-top: 6px;
}

.product_detail .inquiry a {
    background: url("../images_public/xunjia.gif") center center no-repeat;
    display: block;
    width: 112px;
    height: 32px;
    text-indent: -99999px;
}

.product_detail .inquiry a:hover {
    background-image: url("../images_public/xunjia_hover.gif");
}

.list_p li h2 {
    margin-top: 0;
}

.list_p li h2 a {
    font-size: 12px;
    font-family: "Microsoft YaHei"
}

.p_detail span.title {
    line-height: 28px;
    height: 28px;
    text-align: left;
    margin-top: 20px;
    display: block;
    padding-left: 10px;
    font-size: 12px;
    border-bottom: 2px solid #006e2e;
    background-color: #eee
}

.p_detail p.dd {
    padding-top: 5px;
    padding-bottom: 5px;
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

/*留言板**/
#mess_main {
    padding: 4% 1% 0;
}

.mess_list {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
}

.mess_list .mess_title {
    width: 20%;
    font-size: 14px;
    text-align: right;
    line-height: 35px;
}

.mess_list .mess_input {
    width: 80%;
}

.mess_list .mess_textarea {
    width: 80%;
}

.mess_list .form-control {
    width: 80%;
}

.mess_list img {
    float: left;
    margin-left: 10px;
    cursor: pointer
}

.mess_list .mess_submit {
    padding: 2% 0 0 20%;
    display: inline-block;
    width: 100%;
}
.mess_list .mess_submit .btn-sub{
    width:80%;
    padding:15px 0;
    background:#cb5961;
    color:#fff;
}
.mess_list .mess_submit .btn-sub:hover{
    background:#99272f;
    color:#fff;
}
/*联系我们*/
.sec-marquee-c{
    border:1px solid #ddd;
    padding: 15px;
}
.sec-marquee-c ul {
    overflow: hidden;
}

.sec-marquee-c ul li {
    line-height: 28px;
    font-size: 14px;
}

/*走马灯公共样式*/
.str_wrap {
    overflow: hidden;
    //zoom:1;
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
    padding: 10px 0;
}

.str_move_clone {
    display: inline-block;
    //display: inline;
    //zoom:1;vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move, .str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move, .no_drag .str_move, .noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}

/*走马灯向上*/
.dowebok {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    overflow: hidden
}

.dowebok ul {
    margin: 0;
    line-height: 30px;
}

.dowebok a {
    color: #333;
    text-decoration: none;
}

.dowebok a:hover {
    text-decoration: underline;
}

/*走马灯向左*/
.walking {
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    margin: 10px 0;
}

.walking .ar_1 {
    width: 290px;
    height: 330px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    margin-left: 10px;
    display: inline-block;
    position:relative;
}

.walking .ar_1 .item {
    border: 1px solid #ccc;
    overflow: hidden;
}

.walking .ar_1 .item img {
    vertical-align: middle;
    height: 220px;
  padding:5px;
}

.walking .ar_1 p {
    height: 35px;
    line-height: 35px;
    background: rgba(204, 90, 98, 0.9);
    color: #fff;
    display:inline-block;
    
    text-align:center;
   
    width:100%;
}

.walking ul {
    margin: 0;
    line-height: 40px;
    overflow: hidden;
    width: 100%;
}

.walking li {
    float: left;
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 40px;
}

.walking li a {
    font-size: 14px;
}

.walking .str_move {
    padding: 0;
    width: auto;
}

/* 返回顶部 */
.gototop_backToTop {
    width: 40px;
    height: 40px;
    z-index: 9999999999;
    background-image: url(../images_public/top.png);
    background-repeat: no-repeat;
    background-position: -503px 0;
    position: fixed;
    top: 700px;
    right: 286px;
}

.gototop_backToTop:hover {
    background-position: -503px -42px;
    -webkit-transition: 0.5s;
}

@media (max-width: 768px) {
    .pull-left {
        margin:0 !important;
    }

    .header {
        height: auto !important;
    }

    .gototop_backToTop {
        display: none !important;
    }

    .product_detail .img {
        left: 9%;
    }

    .product_detail .list {
        width: 100%;
        margin: 0;
    }

    .relatedProduct .col-md-3 {
        width: 49.9999%;
        padding: 0 10px;
        height: auto;
        float: left;
        margin-bottom: 5px;
    }

    .sitexml {
        display: none;
    }

    .kf,#m_div {
        display: none
    }

    #banner {
        height: auto !important;
    }

    .media-heading .fr {
        display: none
    }

    nav.navbar.bootsnav ul.nav > li > a {
        color: #000
    }

    #banner .item {
        width: 100%;
        height: 240px;
        overflow: hidden;
    }

    #banner .item img {
        max-width: none !important;
        height: 240px;
        margin-left: -66%;
    }

    #banner .slide a {
        display: none;
    }

    .row_list .pys .col-md-4 {
        height: auto !important;
    }

    .carousel-inner>.item>a>img {
        max-height: 340px;
        margin: 0 auto;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    #banner .item img {
        margin-left:-13%;
    }
}

@media (min-width: 1300px) and (max-width: 1800px) {
    .gototop_backToTop {
        right:50px;
        top: 550px;
    }
}

.footer {
    display: none
}

@media (max-width: 768px) {
    /*手机底部菜单*/ .footers {
        display:none
    }

    .footer {
        background: #303030;
        display: -webkit-box;
        width: 100%;
        margin-top: 6px;
        background-size: 9px 128px;
        position: fixed;
        z-index: 110;
        bottom: 0;
        left: 0;
        display: block;
        line-height: 45px;
    }

    .footer a {
        -webkit-box-flex: 1;
        display: -webkit-box;
        color: #fff;
        display: inline-block;
        width: 32%;
        font: 100 16px/35px "微软雅黑";
        height: 35px;
        line-height: 35px;
        text-align: center;
    }

    .footer a i {
        padding-right: 5px;
    }

    .hr {
        height: 45px;
    }
}

/*地图*/
#allmapmapcontact {
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin: 0;
}

.myclass {
    height: 50px;
    width: 235px;
    font-size: 12px;
    line-height: 22px;
}

/*客服*/
.kf {
    position: absolute;
    right: 0;
    top: 180px;
    overflow: hidden;
    z-index: 999;
}

.kf_btn {
    width: 30px;
    float: left;
    background: #e54a27;
    height: 120px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    padding-top: 15px;
    cursor: pointer;
    position: relative;
    padding-bottom: 15px;
    font-family: "微软雅黑";
}

.kf_btn span {
    line-height: 140%;
}

.kf_btn .open {
    width: 12px;
    height: 12px;
    position: absolute;
    left: 9px;
    bottom: 10px;
    background: url(../images_public/kf_close.png) left top no-repeat;
}

.kf_btn .close {
    background: url(../images_public/kf_open.png) left top no-repeat;
}

.kf_main {
    float: left;
    padding-bottom: 5px;
    overflow: hidden;
    width: 141px;
    margin-left: -4px;
}

.kf_title {
    float: left;
}

.kf_title span {
    display: block;
    line-height: 28px;
    height: 28px;
    text-align: center;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    border-bottom: 2px solid #40b5e8;
}

.kf_list {
    background: url(../images_public/v2.jpg) left top repeat-x #fff;
    padding-top: 5px;
    padding-left: 6px;
    padding-bottom: 5px;
}

.kf_list li {
    line-height: 30px;
    height: 30px;
    padding-left: 7px;
    background: url(../images_public/qq_bg.jpg) left center no-repeat;
}

.kf_list li a {
    display: block;
    position: relative;
    line-height: 30px;
    padding-left: 36px;
    height: 30px;
}

.kf_list li a:hover {
    text-decoration: none;
}

.kf_list li a img {
    padding-right: 5px;
    vertical-align: middle;
    position: absolute;
    left: 3px;
    top: 7px;
}

.kf_list li.sky {
    margin-top: 0;
    height: 27px;
    line-height: 27px;
}

.hyperlink_a {
    margin: 5px;
    height: 30px;
    background: #e54a27;
    margin-top: 0px;
    border-radius: 2px;
}

.hyperlink_a a {
    display: block;
    line-height: 30px;
    background: url(../images_public/message.png) no-repeat 0% 100%;
    padding-left: 43px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    font-family: "微软雅黑";
}

.hyperlink_a a:visited {
    color: #fff;
    text-decoration: none;
}

.hyperlink_a a:hover {
    text-decoration: none;
    background: url(../images_public/message.png) no-repeat 0% 100% #99272f;
    border-radius: 2px;
}

.hyperlink_b {
    margin: 5px;
    height: 30px;
    background: #e54a27;
    margin-top: 0px;
    border-radius: 2px;
}

.hyperlink_b a {
    display: block;
    line-height: 30px;
    padding-left: 43px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    font-family: "微软雅黑";
    background: url(../images_public/feixian.png) no-repeat 7px 5px;
}

.hyperlink_b a:visited {
    color: #fff;
    text-decoration: none;
}

.hyperlink_b a:hover {
    text-decoration: none;
    border-radius: 2px;
}

.top_bg {
    height: 4px;
    border-top: 4px solid #e54a27;
    border-radius: 5px 5px 0 0;
    width: 135px;
    margin-left: 5px;
}

.top_center {
    background: url(../images_public/bobg.png) left top repeat-y;
    padding: 0px 3px 1px 5px;
}

.bottom_bg {
    height: 8px;
    background: url(../images_public/kf_bottom.png) left top no-repeat;
}

.e_code {
    padding:5px;
    border-top: 1px solid #ccc;
    margin-top: 8px;
    text-align: center;
}

.e_code .code {
    width: 100%;
}

.e_code h3 {
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
    font-weight: normal;
    color: #333;
    text-align: center;
    margin: 0 auto;
    font-size:20px;
}

.alignCenter {
    width: 56px;
    display: none;
    margin: 0 auto;
    z-index: 999;
    border: 1px solid #e9e9e9;
    padding: 2px;
    position: absolute;
    right: 166px;
    top: 133px;
    overflow: hidden;
    z-index: 999;
    background: #fff;
}

.alignCenter .title {
    height: 45px;
    line-height: 45px;
    padding-left: 5px;
    background: #f6f6f6;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}

.alignCenter .title img {
    position: absolute;
    right: 4px;
    top: 16px;
}

.alignCenter .content {
    padding: 5px;
    padding-right: 2px;
    padding-left: 8px;
}

.alignCenter .title img {
    cursor: pointer;
}

#icode {
    color: black;
    width: 43%;
    float: left;
    margin: 0px 0px;
    padding: 3px 6px;
    font-size: 12px;
}

/*留言板块*/
.index_message {
    position: relative;
    width: 195px;
}

.name_input {
    border: 1px solid #ccc;
    margin-top: 5px;
    background: #fff;
    height: 22px;
    width: 189px;
}

.input_left {
    float: left;
    width: 40px;
    text-align: center;
    background: #f3f3f3;
    height: 20px;
    line-height: 20px
}

.input_right {
    position: relative;
}

.input_right input {
    height: 20px;
    line-height: 20px;
    border: none;
    width: 147px;
}

.input_right .m_label {
    position: absolute;
    width: 100px;
    text-align: left;
    line-height: 22px;
    padding-left: 6px;
    color: #ccc;
    z-index: 1;
    cursor: text;
}

#m_div {
    width: 222px;
    position: fixed;
    right: 2px;
    bottom: 0px;
    padding-bottom: 1px;
    z-index: 99999;
    background: none;
}

.d_label {
    line-height: 18px;
    padding-top: 8px;
    width: 160px;
}

.w_message {
    border: 1px solid #cb5961;
    padding: 7px;
    padding-top: 3px;
    height: 235px;
    padding-bottom: 27px;
    background: #f3f3f3;
}

.w_message #iname {
    height: 20px;
    line-height: 20px;
    border: none !important;
}

.w_message #icontact {
    width: 142px;
    height: 20px;
    line-height: 20px;
    border: none !important;
}

.w_message #icontent {
    width: 176px;
    height: 65px;
    resize: none;
    overflow-y: auto;
    overflow-x: hidden;
    width: 189px;
}

.w_message #icheckcode {
    width: 82px;
    height: 30px;
    line-height: 22px;
    border: 1px solid #ccc;
    background-color: #fff;
}

#message_main {
    display: table-cell;
}

.w_message #message_main tr {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 28px;
}

.w_message #message_main tr th {
    height: 28px;
    line-height: 28px;
    width: 37px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}

.w_message #code {
    padding-top: 0px;
    margin-top: 5px;
}

.w_title {
    background: none;
    color: #fff;
    ; position: relative;
    cursor: pointer;
    height: 33px;
    width: 222px;
    overflow: hidden;
}

.w_message #message_main .m_input {
    border: 1px solid #ccc;
    background-color: #fff;
}

.w_message .msgbtn {
    width: 93px;
    height: 29px;
    line-height: 20px;
    margin-top: 3px;
    border: none;
    font-family: "宋体", arial;
    font-size: 12px;
    margin-left: 54px;
    font-family: "微软雅黑";
    color: #fff;
    background: #db4626;
}

.w_message .msgbtn_hover {
    background: #f35c3b;
    color: #fff;
    border: 1px solid #f35c3b;
}

.m_close {
    background: url(../images_public/messbtn.png) left top no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    overflow: hidden;
    width: 19px;
    height: 20px;
    right: 12px;
    top: 8px;
    cursor: pointer;
}

.m_open {
    background: url(../images_public/messbtn1.png) left top no-repeat;
}

.w_message .m_under {
    position: absolute;
    width: 227px;
    height: 37px;
    line-height: 41px;
    left: 0;
    bottom: 1px;
}

.w_message .support {
    color: #000;
    width: 100px;
    position: absolute;
    bottom: 1px;
    right: 8px;
    font-size: 12px;
}

#m_top {
    height: 1px;
    font-size: 0px;
    line-height: 1px;
    margin: 0 2px;
    background: #c82b08;
}

#m_mid {
    height: 1px;
    font-size: 0px;
    line-height: 1px;
    margin: 0 1px;
    background: #cb5961;
}

#m_bot {
    height: 31px;
    line-height: 31px;
    padding-left: 9px;
    font-family: "微软雅黑";
    font-size: 13px;
    background: #e34927;
}

h3.map_title {
    line-height: 30px;
    line-height: 30px;
    background-color: #f5f8fa;
    border: 1px solid #d6dbe1;
    text-indent: 20px;
    color: #006e2e;
    border-bottom: 2px solid #006e2e;
}

.map_list {
    line-height: 30px;
    padding-left: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.map_list a {
    padding: 4px;
    white-space: nowrap;
}

.map_list a:hover {
    text-decoration: none;
    background-color: #006e2e;
    color: #fff;
    padding: 4px;
}

/*********内页详情*********/
#ibrcolor {
    border-bottom: 1px solid #ccc;
}

.page-content {
    font-size: 14px;
    line-height: 26px;
}

/*********内页产品*********/
.img-inner {
    height: 220px;
}

.img-inner img {
    height: 220px;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.img-inner img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.img-inner:hover {
    border: 1px solid #99272f;
    overflow: hidden;
}

.page-alist .col-md-4 a:hover h5 {
    color: #99272f;
}

.page-alist .col-md-4 h5 {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 15px;
    text-align: center;
}

.page-alist .page-atit a:hover , .page-alist .col-md-4 h5:hover {
    color: #99272f;
}

/*********内页新闻*********/
.page-alist .page-adate {
    color: #fff;
    background: #e54a27;
}

.page-alist .page-adate {
    width: 70px;
    padding: 6px 0;
}

.page-alist .page-adate h3 {
    font-size: 20px;
}

.page-alist .page-atit p {
    color: #666;
    font-size: 13px;
    line-height: 23px;
}

/*********列表页*********/
.kinse {
    margin-left: 15px;
}

.infod {
    text-indent: 2em;
}

.page-img {
    float: left;
    margin-right: 10px;
}

.page-img img {
    width: 160px
}

.xinaeccd {
    font-weight: normal;
}

@media (max-width: 768px) {
    .page-alist .page-atit p.infod {
        height:4rem;
        line-height: 2rem;
    }

    .page-alist .page-atit p.times {
        height: 2rem;
    }

    .page-img img {
        width: 120px;
    }
}